multiple query造句
例句與造句
- efficient execution of multiple queries on deep memory hierarchy
多存儲層次中多個查詢的高效執(zhí)行 - walkthrough : creating a tableadapter with multiple queries
>演練:創(chuàng)建帶有多個查詢的tableadapter - each query hint can be specified only one time, although multiple query hints are permitted
每個查詢提示只能指定一次,但允許指定多個查詢提示。 - with a built-in connection object and the ability to contain multiple queries
早期版本的visualstudio的用戶可以將tableadapter視為具有內(nèi)置連接對象并能夠包含多個查詢的 - unlike standard data adapters, tableadapters can contain multiple queries to fill their associated data tables
與標準數(shù)據(jù)適配器不同,tableadapter可以包含多個查詢,以填充其關(guān)聯(lián)數(shù)據(jù)表。 - It's difficult to find multiple query in a sentence. 用multiple query造句挺難的
- 29 zhang y, chen z, zhou y . efficient execution of multiple queries on deep memory hierarchy full version
本文下一步需要考慮的是,minitasking如何與現(xiàn)有的數(shù)據(jù)庫管理系統(tǒng)的查詢執(zhí)行引擎相結(jié)合。 - 20 o gorman k, agrawal d, abbadi a e . multiple query optimization by cache-aware middleware using query teamwork . in proc
在對tpc-h查詢吞吐量的測試中,minitasking能夠把系統(tǒng)的最終性能提高20%。 - for example, on the database you are using, it might be possible to send multiple queries to the database server in a single call
例如,根據(jù)你用的數(shù)據(jù)庫,很可能允許在一次調(diào)用中發(fā)送多個查詢請求。 - unlike standard data adapters, tableadapters have the ability to contain multiple queries to fill their associated data tables
與標準數(shù)據(jù)適配器不同,tableadapters可以包含多個查詢來填充其關(guān)聯(lián)數(shù)據(jù)表。 - you will typically use these if you want to check the exact contents of a table after running a test rather than running multiple queries
如果需要在運行一次測試而不是多次查詢后檢查表的確切內(nèi)容,一般會用它們。 - compare multiple queries by viewing them on individual tabs or by splitting them either vertically or horizontally in the results window
你可以在單獨的窗口,或者把結(jié)果窗口里的內(nèi)容橫向或縱向的分割來進行多種查詢結(jié)果的比較。 - if it is hard to write a single closed sql query for the desired task, it might be easier to run multiple queries and post-process the results in a program
如果為一個期望的任務(wù)編寫單獨的(“閉合”)sql查詢功能很困難的話,那么在程序中運行多個查詢操作和后期處理查詢結(jié)果就很可能容易些。 - using an and / or dag representing for multiple queries and views, we first formalize the process of propagating source relation changes to the materialized views by exploiting common sub-expressions between views and by using other materialized views that are not affected by these changes
使用視圖間的通用子表達式和應用未被影響的實視圖來將源關(guān)系的變化傳播到實視圖。隨后,給出了一個判斷實視圖是否有用的算法。